../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(372,13): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref int __applyArg0, ref ZoneOffset __applyArg1) @system)`, candidates are: ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(321,9): `hunt.collection.Map.Map!(int, ZoneOffset).Map.opApply(scope int delegate(ref int, ref ZoneOffset) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(324,9): `hunt.collection.Map.Map!(int, ZoneOffset).Map.opApply(scope int delegate(MapEntry!(int, ZoneOffset) entry) dg)` source/hunt/time/ZoneOffset.d(95,20): Error: template instance `hunt.collection.HashMap.HashMap!(int, ZoneOffset)` error instantiating ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(372,13): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref string __applyArg0, ref ZoneOffset __applyArg1) @system)`, candidates are: ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(321,9): `hunt.collection.Map.Map!(string, ZoneOffset).Map.opApply(scope int delegate(ref string, ref ZoneOffset) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(324,9): `hunt.collection.Map.Map!(string, ZoneOffset).Map.opApply(scope int delegate(MapEntry!(string, ZoneOffset) entry) dg)` source/hunt/time/ZoneOffset.d(102,12): Error: template instance `hunt.collection.HashMap.HashMap!(string, ZoneOffset)` error instantiating /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/traits.d(6529,37): Error: template instance `std.traits.ifTestable!(ZoneOffset, unaryFun)` error instantiating ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/List.d(171,16): instantiated from here: `isOrderingComparable!(ZoneOffset)` source/hunt/time/zone/ZoneOffsetTransition.d(338,5): instantiated from here: `List!(ZoneOffset)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(372,13): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref string __applyArg0, ref Chronology __applyArg1) @system)`, candidates are: ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(321,9): `hunt.collection.Map.Map!(string, Chronology).Map.opApply(scope int delegate(ref string, ref Chronology) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(324,9): `hunt.collection.Map.Map!(string, Chronology).Map.opApply(scope int delegate(MapEntry!(string, Chronology) entry) dg)` source/hunt/time/chrono/AbstractChronology.d(61,20): Error: template instance `hunt.collection.HashMap.HashMap!(string, Chronology)` error instantiating ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(372,13): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref string __applyArg0, ref WeekFields __applyArg1) @system)`, candidates are: ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(321,9): `hunt.collection.Map.Map!(string, WeekFields).Map.opApply(scope int delegate(ref string, ref WeekFields) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(324,9): `hunt.collection.Map.Map!(string, WeekFields).Map.opApply(scope int delegate(MapEntry!(string, WeekFields) entry) dg)` source/hunt/time/temporal/WeekFields.d(264,30): Error: template instance `hunt.collection.HashMap.HashMap!(string, WeekFields)` error instantiating source/hunt/time/chrono/IsoChronology.d(560,22): Error: function `hunt.time.chrono.IsoChronology.IsoChronology.resolveDate` does not override any function source/hunt/time/chrono/IsoChronology.d(565,10): Error: function `hunt.time.chrono.IsoChronology.IsoChronology.resolveProlepticMonth` does not override any function source/hunt/time/chrono/IsoChronology.d(577,15): Error: function `hunt.time.chrono.IsoChronology.IsoChronology.resolveYearOfEra` does not override any function source/hunt/time/chrono/IsoChronology.d(612,15): Error: function `hunt.time.chrono.IsoChronology.IsoChronology.resolveYMD` does not override any function source/hunt/time/chrono/IsoChronology.d(668,12): Error: function `hunt.time.chrono.IsoChronology.IsoChronology.writeReplace` does not override any function source/hunt/time/chrono/IsoChronology.d(695,16): Error: function `hunt.time.chrono.IsoChronology.IsoChronology.compareTo` does not override any function source/hunt/time/LocalDate.d(753,26): Error: function `IsoChronology hunt.time.LocalDate.LocalDate.getChronology()` does not override any function, did you mean to override `Chronology hunt.time.chrono.ChronoLocalDate.ChronoLocalDate.getChronology()`? source/hunt/time/ZonedDateTime.d(136,21): while looking for match for `ChronoZonedDateTime!(LocalDate)` source/hunt/time/ZonedDateTime.d(2307,10): Error: function `hunt.time.ZonedDateTime.ZonedDateTime.compareTo` does not override any function source/hunt/time/ZonedDateTime.d(2343,17): Error: function `hunt.time.ZonedDateTime.ZonedDateTime.getChronology` does not override any function source/hunt/time/ZonedDateTime.d(2348,14): Error: function `hunt.time.ZonedDateTime.ZonedDateTime.toInstant` does not override any function /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.